home *** CD-ROM | disk | FTP | other *** search
- -- card: 11417 from stack: in
- -- bmap block id: 12083
- -- flags: 0000
- -- background id: 10374
- -- name: Order 2
- ----- HyperTalk script -----
- on opencard
- set userlevel to 2
- end opencard
- on closecard
- set userlevel to 1
- end closecard
-
-
-
- -- part 1 (field)
- -- low flags: 00
- -- high flags: 4004
- -- rect: left=18 top=118 right=146 bottom=425
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 4
- -- text size: 9
- -- style flags: 0
- -- line height: 12
- -- part name:
-
-
- -- part 2 (field)
- -- low flags: 00
- -- high flags: 4004
- -- rect: left=19 top=169 right=197 bottom=426
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 4
- -- text size: 9
- -- style flags: 0
- -- line height: 12
- -- part name:
-
-
- -- part 3 (field)
- -- low flags: 00
- -- high flags: 4004
- -- rect: left=19 top=216 right=244 bottom=426
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 4
- -- text size: 9
- -- style flags: 0
- -- line height: 12
- -- part name:
-
-
- -- part 4 (field)
- -- low flags: 00
- -- high flags: 4004
- -- rect: left=21 top=265 right=293 bottom=428
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 4
- -- text size: 9
- -- style flags: 0
- -- line height: 12
- -- part name:
-
-
- -- part 5 (field)
- -- low flags: 00
- -- high flags: 4004
- -- rect: left=22 top=313 right=341 bottom=429
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 4
- -- text size: 9
- -- style flags: 0
- -- line height: 12
- -- part name:
-
-
- -- part 6 (button)
- -- low flags: 00
- -- high flags: 8003
- -- rect: left=336 top=29 right=83 bottom=423
- -- title width / last selected line: 0
- -- icon id / first selected line: 1007 / 1007
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Print Order Form
- ----- HyperTalk script -----
- on mouseUp
- push card
- set visible of card button "print order form" to false
- set visible of card button "previous card" to false
- go to card "order1"
- set visible of card button "back to macmathpascal" to false
- set visible of card button "next card" to false
- print 2 cards
- set visible of card button "back to macmathpascal" to true
- set visible of card button "next card" to true
- pop card
- set visible of card button "print order form" to true
- set visible of card button "previous card" to true
- end mouseUp
-
-
-
- -- part 7 (button)
- -- low flags: 00
- -- high flags: 8003
- -- rect: left=323 top=87 right=112 bottom=437
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Previous Card
- ----- HyperTalk script -----
- on mouseUp
- go to card id 10729
- end mouseUp
-
-
-
-
- -- part contents for background part 1
- ----- text -----
- 102
-
- -- part contents for card part 4
- ----- text -----
-
-
-
- -- part contents for card part 3
- ----- text -----
-
-
-
- -- part contents for card part 5
- ----- text -----
-
-
-
- -- part contents for card part 1
- ----- text -----
-
-